home *** CD-ROM | disk | FTP | other *** search
/ Aminet 3 / Aminet 3 - July 1994.iso / Aminet / util / cdity / yak158src.lha / dummy.c < prev    next >
Encoding:
Text File  |  1994-02-16  |  117 b   |  7 lines

  1. /*
  2. *    This gets loaded in place of help-window when it's closed.
  3. *
  4. **/
  5. void DummyOverlay(void);
  6. void DummyOverlay(){}
  7.